home *** CD-ROM | disk | FTP | other *** search
/ Aminet 40 / Aminet 40 (2000)(Schatztruhe)[!][Dec 2000].iso / Aminet / hard / drivr / pcmser.readme < prev   
Encoding:
Text File  |  2000-11-02  |  4.5 KB  |  161 lines

  1. Short:    PCMCIA modem driver. V0.15. PD w/ src.
  2. Author:   pontus@tactel.se (Pontus Fuchs), caffer@cs.ucc.ie (Neil Cafferkey)
  3. Uploader: caffer@cs.ucc.ie (Neil Cafferkey)
  4. Version:  0.15
  5. Type:     hard/drivr
  6. Requires: Compatible PCMCIA modem
  7.  
  8.  
  9. pcmser.device - An Amiga PCMCIA Modem Driver by Pontus Fuchs
  10.                 and Neil Cafferkey
  11.  
  12.  
  13. Distribution Conditions
  14. -----------------------
  15. You may use pcmser.device and the source in ANY way you like.
  16.  
  17.  
  18. Disclaimer
  19. ----------
  20. This package is provided "as is" without warranty of any kind. The authors
  21. assume no responsibility or liability whatsoever for any damage or loss of
  22. data caused by using this package.
  23.  
  24.  
  25. Introduction
  26. ------------
  27. pcmser.device is a PCMCIA-modem driver for the A1200. Most modems should
  28. work fine.
  29.  
  30.  
  31. Compatibility
  32. -------------
  33.  
  34. Modems reported to be compatible:
  35.  
  36. Megahertz 14400bps Faxmodem, Model #CC1144-49
  37. Intelligent 56k Fax Modem
  38. Motorola CELLect 14.4 PCMCIA Modem
  39.  
  40. Modems reported to be incompatible:
  41.  
  42. Nokia GSM-card  (I just get a lot of strange ints all the time)
  43. USR 16.8DS      (Seems to be incompatible with the A1200's PCMCIA port)
  44.  
  45.  
  46. Features
  47. --------
  48. 7-8 databits
  49. 1-2 stopbits
  50. 110-115200 BAUD
  51. CTS/RTS handshaking
  52. EOF-mode supported
  53.  
  54. Not implemented (yet):
  55. CMD_BREAK
  56. xON/xOFF handshake
  57.  
  58.  
  59. Installation
  60. ------------
  61. Just copy pcmser.device to DEVS: and make sure that you don't have a program
  62. called "remcard" installed.
  63.  
  64.  
  65. You can help me!
  66. ----------------
  67. Please mail me if you find bugs or find a modem which doesn't work. If the
  68. modem doesn't work test it with prepcard or "modemtest" which can be found
  69. on Aminet.
  70.  
  71.  
  72. History
  73. -------
  74. v0.5  97-08-05  First aminet release.
  75.  
  76. v0.6  97-08-24  Second aminet release.
  77.  
  78.                 The SDCMD_QUERY-code was broken so CD and DSR didn't work.
  79.  
  80.                 Added a little delay in OpenDevice() so that the modem
  81.                 can start up and activate its DSR.
  82.  
  83.                 My IObase testingcode was broken so modems which has
  84.                 it's first configuration at $2f8 didn't work.
  85.  
  86.                 Removed quickIO for CMD_READ. Either my code was broken
  87.                 or some programs can't handle quickIO for CMD_READ
  88.                 (ie NComm and Trapdoor). Anyway I'm to lazy to find out :)
  89.  
  90. v0.7  99-11-26  Third Aminet release (first release by Neil Cafferkey).
  91.  
  92.                 Changed code to allow modems with missing parameters to
  93.                 work.
  94.  
  95. v0.9  00-02-08  Fourth Aminet release.
  96.  
  97.                 Does a soft reset of the modem during device initialisation.
  98.  
  99.                 Now returns IO_ERROR from OpenDevice().
  100.  
  101.                 Deallocates resources if device initialisation fails.
  102.  
  103. v0.11 00-02-20  Fifth Aminet release.
  104.  
  105.                 Doesn't soft reset the modem during device initialisation
  106.                 anymore.
  107.  
  108. v0.15 00-09-15  Sixth Aminet release.
  109.  
  110.                 Cards can now have up to 64kb of I/O address space.
  111.  
  112.  
  113. Thanks
  114. ------
  115. Thanks to Pontus Fuchs for writing this driver and for letting me release
  116. my changes in a new version, and to the people who sent me bug reports.
  117.  
  118.  
  119. Current Maintainer
  120. ------------------
  121. Neil Cafferkey
  122. email: caffer@cs.ucc.ie
  123.  
  124.  
  125. Original Author
  126. ---------------
  127. Pontus Fuchs
  128. email: pontus@tactel.se
  129.  
  130.  
  131. Thanks to (from Pontus Fuchs)
  132. -----------------------------
  133. Johannes Carlsson    for lending me 2 modems.
  134. Olov Lindberg        for lending me a modem.
  135. Henric Andersson     for helping me with debugging.
  136. Bruce Abbot          (maker of cnet.device) for inspiring me
  137.                      to write this device.
  138. Mikael Niczko        for BUYING me a modem. Thanks a LOT dude!
  139. Glenn Björckén       for lending me a modem.
  140.  
  141. All of you who has tested different modems and mailed me!
  142.  
  143.  
  144. ============================= Archive contents =============================
  145.  
  146. Original  Packed Ratio    Date     Time    Name
  147. -------- ------- ----- --------- --------  -------------
  148.      628     271 56.8% 26-Nov-99 08:10:14  pcmser.info
  149.     3272    2126 35.0% 17-Sep-00 02:04:42 +pcmser.device
  150.     3694    1690 54.2% 17-Sep-00 00:47:10 +Read Me
  151.      446     237 46.8% 26-Nov-99 08:25:30 +Read Me.info
  152.     1502     589 60.7% 05-Jan-00 01:12:08 +cisreg.i
  153.     1363     446 67.2% 06-Feb-00 00:01:52 +cistpl.i
  154.      305     142 53.4% 28-Feb-00 03:07:48 +macros.i
  155.      419     250 40.3% 15-Sep-00 22:32:20 +Makefile
  156.    30414    7983 73.7% 17-Sep-00 02:00:54 +pcmser.device.asm
  157.      850     341 59.8% 04-Aug-97 23:05:36 +pcmser.i
  158.      643     267 58.4% 16-Sep-00 19:20:04 +uart.i
  159. -------- ------- ----- --------- --------
  160.    43536   14342 67.0% 18-Sep-100 19:47:14   11 files
  161.